home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia1.dir
/
00993_Script_6D Conditional Checker
< prev
next >
Wrap
Text File
|
1995-05-21
|
247b
|
16 lines
on exitFrame
global g01A, Cheevers, g11A, CClub
Unloadcast
if g01A = "c" then
set Cheevers = "c"
else
set Cheevers = ""
end if
if g11A = "c" then
set CClub = "c"
else
set CClub = ""
end if
end